home *** CD-ROM | disk | FTP | other *** search
- # LaTeX2HTML 2022 (Released January 1, 2022)
- # Associate internals original text with physical files.
-
-
- $key = q/Editor/;
- $ref_files{$key} = "$dir".q|node1_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/fig:edcard/;
- $ref_files{$key} = "$dir".q|node16_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/fig:edmainmenu/;
- $ref_files{$key} = "$dir".q|node4_ct.html|;
- $noresave{$key} = "$nosave";
-
- $key = q/sec:editcard/;
- $ref_files{$key} = "$dir".q|node16_ct.html|;
- $noresave{$key} = "$nosave";
-
- 1;
-
-